# text: "__________\nDo not change case. If you choose this option, no letters will be modified.\n\n__________\nMake all letters uppercase or lowercase. These will create a file with letters being either all capitals or all lowercase."
# item 2: TEXT (0x88) disabled
# bounds: x1=320 y1=10 x2=470 y2=255
# text: "__________\nCapitalize sentences. Macify will assume that any occurance of “.”, “!”, or “?” is the end of a sentence. This could cause problems with abbreviations.\n\n__________\nCapitalize words. This will capitalize the first letter after each space."
# item 3: TEXT (0x88) disabled
# bounds: x1=10 y1=10 x2=160 y2=290
# text: "__________\nOften files imported to the Macintosh will be in some odd form. It is not uncommon for some files to be all uppercase or all lowercase. \n\nSometimes, too, you may wish to make one of your files all uppercase or all lowercase."
DITL_151.txt
# 8 entries
# item 0: BUTTON (0x04) enabled
# bounds: x1=15 y1=130 x2=75 y2=150
# text: "OK"
# item 1: BUTTON (0x04) enabled
# bounds: x1=90 y1=130 x2=150 y2=150
# text: "Cancel"
# item 2: RADIO_BUTTON (0x06) enabled
# bounds: x1=15 y1=10 x2=300 y2=30
# text: "Do not change case."
# item 3: RADIO_BUTTON (0x06) enabled
# bounds: x1=15 y1=30 x2=300 y2=50
# text: "Make all letters uppercase."
# item 4: RADIO_BUTTON (0x06) enabled
# bounds: x1=15 y1=50 x2=300 y2=70
# text: "Make all letters lowercase."
# item 5: RADIO_BUTTON (0x06) enabled
# bounds: x1=15 y1=70 x2=400 y2=90
# text: "Capitalize sentences (first letter after “.”, “!”, or “?”)."
# item 6: RADIO_BUTTON (0x06) enabled
# bounds: x1=15 y1=90 x2=400 y2=110
# text: "Capitalize words (first letter after each space)."
# text: "__________\nThese are just a few of the ASCII codes. Most computer references will list the rest.\n__________\nAn example. “Repace 3 or more spaces with 009” will replace any occurance of 3 or more spaces in your original with 1 Tab in your modified file."
# item 3: TEXT (0x88) disabled
# bounds: x1=10 y1=10 x2=160 y2=290
# text: "__________\nASCII stands for American Standard Code for Information Interchange, the industry standard character set on which the Macintosh character set is based.\n__________\nThe Macintosh version of ASCII allows for 256 characters, numbered from 0 to 255."
DITL_161.txt
# 9 entries
# item 0: BUTTON (0x04) enabled
# bounds: x1=17 y1=100 x2=77 y2=120
# text: "OK"
# item 1: BUTTON (0x04) enabled
# bounds: x1=86 y1=100 x2=146 y2=120
# text: "Cancel"
# item 2: CHECKBOX (0x05) enabled
# bounds: x1=13 y1=8 x2=282 y2=28
# text: "Do this replacement as follows …"
# item 3: EDIT_TEXT (0x10) enabled
# bounds: x1=74 y1=37 x2=115 y2=57
# text: ""
# item 4: EDIT_TEXT (0x10) enabled
# bounds: x1=240 y1=66 x2=281 y2=86
# text: ""
# item 5: BUTTON (0x04) enabled
# bounds: x1=179 y1=100 x2=284 y2=120
# text: "What is ASCII?"
# item 6: TEXT (0x88) disabled
# bounds: x1=14 y1=37 x2=69 y2=57
# text: "Replace"
# item 7: TEXT (0x88) disabled
# bounds: x1=121 y1=37 x2=263 y2=57
# text: "or more spaces with"
# item 8: TEXT (0x88) disabled
# bounds: x1=14 y1=66 x2=237 y2=86
# text: "a single character of ASCII value"
DITL_170.txt
# 4 entries
# item 0: BUTTON (0x04) enabled
# bounds: x1=320 y1=264 x2=470 y2=290
# text: "OK"
# item 1: TEXT (0x88) disabled
# bounds: x1=165 y1=10 x2=315 y2=290
# text: "__________\nRemove all “gremlins” takes out all non- printing characters less than Ascii 32.\n__________\nChange \' \' to “ ” will make double quote marks curly for typographical good looks.\n__________\nChange \' \' to ‘ ’ does the same for single quote marks."
# item 2: TEXT (0x88) disabled
# bounds: x1=320 y1=10 x2=470 y2=255
# text: "__________\nChange -- to — makes proper long dashes.\n__________\nChange “fi” and “fl” replaces these combinations with proper ligatures in the LaserWriter fonts.\n__________\nEdit the last three yourself to replace ÛÛ with Û wherever they appear."
# item 3: TEXT (0x88) disabled
# bounds: x1=10 y1=10 x2=160 y2=290
# text: "__________\nModify Carriage Returns. This will remove all carriage returns which are immediately followed by a character other than Tab or Carriage Return.\n__________\nModify Spaces. This will condense any series of two or more spaces to just one space."
DITL_171.txt
# 27 entries
# item 0: BUTTON (0x04) enabled
# bounds: x1=9 y1=248 x2=99 y2=268
# text: "OK"
# item 1: BUTTON (0x04) enabled
# bounds: x1=417 y1=231 x2=507 y2=251
# text: "Revert"
# item 2: BUTTON (0x04) enabled
# bounds: x1=106 y1=248 x2=196 y2=268
# text: "Cancel"
# item 3: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=8 x2=209 y2=28
# text: "Modify Carriage Returns"
# item 4: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=27 x2=185 y2=47
# text: "Modify Spaces"
# item 5: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=46 x2=268 y2=66
# text: "Remove all “gremlin” characters"
# item 6: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=65 x2=239 y2=85
# text: "Change \" \" to “ ”"
# item 7: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=84 x2=213 y2=104
# text: "Change \' \' to ‘ ’"
# item 8: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=103 x2=197 y2=123
# text: "Change -- to —"
# item 9: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=122 x2=323 y2=142
# text: "Change “fi” and “fl” to their proper ligatures"
# item 10: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=150 x2=78 y2=170
# text: "Change"
# item 11: CHECKBOX (0x05) enabled
# bounds: x1=7 y1=180 x2=75 y2=200
# text: "Change"
# item 12: CHECKBOX (0x05) enabled
# bounds: x1=8 y1=210 x2=76 y2=230
# text: "Change"
# item 13: EDIT_TEXT (0x10) enabled
# bounds: x1=97 y1=149 x2=117 y2=169
# text: ""
# item 14: EDIT_TEXT (0x10) enabled
# bounds: x1=128 y1=149 x2=148 y2=169
# text: ""
# item 15: EDIT_TEXT (0x10) enabled
# bounds: x1=207 y1=149 x2=227 y2=169
# text: ""
# item 16: EDIT_TEXT (0x10) enabled
# bounds: x1=97 y1=179 x2=117 y2=199
# text: ""
# item 17: EDIT_TEXT (0x10) enabled
# bounds: x1=128 y1=179 x2=148 y2=199
# text: ""
# item 18: EDIT_TEXT (0x10) enabled
# bounds: x1=207 y1=179 x2=227 y2=199
# text: ""
# item 19: EDIT_TEXT (0x10) enabled
# bounds: x1=97 y1=209 x2=117 y2=229
# text: ""
# item 20: EDIT_TEXT (0x10) enabled
# bounds: x1=128 y1=209 x2=148 y2=229
# text: ""
# item 21: EDIT_TEXT (0x10) enabled
# bounds: x1=207 y1=209 x2=227 y2=229
# text: ""
# item 22: TEXT (0x88) disabled
# bounds: x1=167 y1=150 x2=187 y2=170
# text: "to"
# item 23: TEXT (0x88) disabled
# bounds: x1=167 y1=180 x2=187 y2=200
# text: "to"
# item 24: TEXT (0x88) disabled
# bounds: x1=167 y1=210 x2=187 y2=230
# text: "to"
# item 25: TEXT (0x88) disabled
# bounds: x1=238 y1=150 x2=328 y2=234
# text: "These three \nchanges can\nbe altered.\nEdit them\nyourself."
# item 26: BUTTON (0x04) enabled
# bounds: x1=203 y1=248 x2=293 y2=268
# text: "Explain"
DITL_201.txt
# 4 entries
# item 0: BUTTON (0x04) enabled
# bounds: x1=320 y1=264 x2=470 y2=290
# text: "OK"
# item 1: TEXT (0x88) disabled
# bounds: x1=165 y1=10 x2=315 y2=290
# text: "__________\nWhen your file is ready, double click on Macify. Now check the items under the Options menu. Once you have them set as you want, click OK.\n\nNote: you can save and re-use your favorite conversion options with the commands under the File menu."
# item 2: TEXT (0x88) disabled
# bounds: x1=320 y1=10 x2=470 y2=255
# text: "__________\nNow go to MACIFY under the File menu. Choose the name of the file you’ve prepared from the first dialog box, then type a new name for the modified file Macify will create in the second dialog box.\n\nWhen the arrow returns, Macify is done!"
# item 3: TEXT (0x88) disabled
# bounds: x1=10 y1=10 x2=160 y2=290
# text: "__________\nTo use Macify, you must first prepare a file that you want modified. This file can be transferred from another computer or typed with any word processor. \n\nWhichever way you prepare it, though, remember to save it as TEXT ONLY."
DITL_255.txt
# 1 entries
# item 0: TEXT (0x08) enabled
# bounds: x1=10 y1=2 x2=194 y2=151
# text: "__________\nMacify was written with Lightspeed Pascal. Therefore, portions of this program are Copyright Think Technologies, Inc. 1986. If you program, and have not tried Lightspeed, try it! ...Eric"
# text: "___________\nMacify Application — Version 2.7\n"
# item 5: TEXT (0x88) disabled
# bounds: x1=13 y1=64 x2=250 y2=146
# text: "___________\nMacify modifies text files. \nIt takes out hard-returns and changes quotes, dashes, ligatures, and user-definable pairs."
# item 6: TEXT (0x88) disabled
# bounds: x1=13 y1=145 x2=250 y2=246
# text: "___________\nThis program is shareware. If you do use it, please send $10 to:\n_____ Eric Celeste\n_____ 358 North Parkview\n_____ Columbus, Ohio 43209\n"